Skip to content

imp: add combinator#3

Draft
blaggacao wants to merge 1 commit intomainfrom
imp/combine
Draft

imp: add combinator#3
blaggacao wants to merge 1 commit intomainfrom
imp/combine

Conversation

@blaggacao
Copy link
Collaborator

{
  foo = combine (update [0] ["bar"]) (append ["qux"]);
}

```nix
{
  foo = combine (update [0] ["bar"]) (append ["qux"]);
}

```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant